mime.WordEncoder.bEncode (method)

2 uses

	mime (current package)
		encodedword.go#L61: 		e.bEncode(&buf, charset, s)
		encodedword.go#L82: func (e WordEncoder) bEncode(buf *strings.Builder, charset, s string) {